In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPicturePDF / GetOCGZoomMin Method

GetOCGZoomMin Method (GdPicturePDF)

In This Topic
Syntax
'Declaration

 

Public Function GetOCGZoomMin( _

   ByVal OCGId As Integer _

) As Double
public double GetOCGZoomMin( 

   int OCGId

)
public function GetOCGZoomMin( 

    OCGId: Integer

): Double; 
public function GetOCGZoomMin( 

   OCGId : int

) : double;
public: double GetOCGZoomMin( 

   int OCGId

) 
public:

double GetOCGZoomMin( 

   int OCGId

) 

Parameters

OCGId
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPicturePDF
GdPicturePDF Members